PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFField Class / getMappingName Method
In This Topic
    getMappingName Method
    In This Topic
    Gets the field mapping name.
    Syntax
    public java.lang.String getMappingName()

    Return Value

    The mapping name that shall be used when exporting interactive form field data from the document.
    See Also